CloudWatch Logs

aws/monitoring aws/logging

💡 Definition

Amazon CloudWatch Logs enables you to centralize the logs from all of your systems, applications, and AWS services that you use, in a single, highly scalable service.

🔑 Key Concepts

⚙️ How it Works

You install the CloudWatch Agent on your EC2 instances to send system logs (like /var/log/syslog). Lambda and ECS send logs automatically. You can then search, view, and analyze these logs in the console.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * CloudWatch * CloudTrail (logs API calls, CloudWatch Logs logs application data)